From: Leo Liu Date: Sat, 13 Jul 2013 01:30:36 +0000 (+0800) Subject: * NEWS: Mention new value for ido-use-virtual-buffers. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3395 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=deee89ff661e2544a3c703d12a3ea81b4ee5b34f;p=emacs.git * NEWS: Mention new value for ido-use-virtual-buffers. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 73bc76a1ff8..84c5941e33f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-07-13 Leo Liu + + * NEWS: Mention new value for ido-use-virtual-buffers. + 2013-07-10 Paul Eggert Timestamp fixes for undo (Bug#14824). diff --git a/etc/NEWS b/etc/NEWS index 873af89a7a8..c3be0dfb9d4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -174,6 +174,8 @@ You can use the new function `remember-store-in-files' within the See `remember-data-directory' and `remember-directory-file-name-format' for new options related to this function. + +** `ido-use-virtual-buffers' takes a new value 'auto. ** `ido-decorations' has been slightly extended to give a bit more control. ** More packages look for ~/.emacs.d/ additionally to ~/..